Param1Desc{Handle to a statusbar gadget}CommandName{addStatusPanel}HelpPath{Special}ReturnValue{}OpenBrace{ }Parameters{handle gadget, int width}Description{Adds a new panel to a statusbar.  After creating the new panel you can set its text using setStatusText.}Param5Desc{}Remarks{Unlike other gadgets, the first status panel you add will have an index of 1.}ReturnDescription{}Param1{gadget}Param2{width}Param2Desc{The width of the new panel.}